Chapter 19: Better Graphics

This chapter introduces how to create simple graphics and animations using the “Graphics” library by Professor John M. Zelle at Wartburg College. This library interfaces to and simplifies the built in tkinter library. To use this library you must first download the file graphics.py and place it in the directory where your Python programs will … Continue reading Chapter 19: Better Graphics